imwayland: Handle enter and leave events
authorDorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
Tue, 16 Oct 2018 16:29:08 +0000 (16:29 +0000)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 18 Dec 2018 19:27:12 +0000 (20:27 +0100)
commitf67627875ffc723ca1a1e96e3677e387e3395659
treee11a2cb599fb9eec88fdd4a47de85158611e6055
parent8912dc226c642adf5a506a2dd7467739aaba8d5a
imwayland: Handle enter and leave events

Before this patch, imwayland would assume that text-input enter and leave events follow the general (wl_keyboard) focus, and was unable to handle the situation where they would not be provided at the same time.
gtk/gtkimcontextwayland.c